[INFO] cloning repository https://github.com/5ymph0en1x/Aurea
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/5ymph0en1x/Aurea" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F5ymph0en1x%2FAurea", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F5ymph0en1x%2FAurea'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2159621c61b43c03155f392c0a57296ce1fa9955
[INFO] fixing 5ymph0en1x/Aurea against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F5ymph0en1x%2FAurea" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  35% (53/150)
Updating files:  36% (54/150)
Updating files:  37% (56/150)
Updating files:  38% (57/150)
Updating files:  39% (59/150)
Updating files:  40% (60/150)
Updating files:  41% (62/150)
Updating files:  42% (63/150)
Updating files:  43% (65/150)
Updating files:  44% (66/150)
Updating files:  45% (68/150)
Updating files:  46% (69/150)
Updating files:  47% (71/150)
Updating files:  48% (72/150)
Updating files:  49% (74/150)
Updating files:  50% (75/150)
Updating files:  51% (77/150)
Updating files:  52% (78/150)
Updating files:  53% (80/150)
Updating files:  54% (81/150)
Updating files:  55% (83/150)
Updating files:  56% (84/150)
Updating files:  57% (86/150)
Updating files:  58% (87/150)
Updating files:  59% (89/150)
Updating files:  60% (90/150)
Updating files:  61% (92/150)
Updating files:  62% (93/150)
Updating files:  63% (95/150)
Updating files:  64% (96/150)
Updating files:  65% (98/150)
Updating files:  66% (99/150)
Updating files:  67% (101/150)
Updating files:  68% (102/150)
Updating files:  69% (104/150)
Updating files:  70% (105/150)
Updating files:  70% (106/150)
Updating files:  71% (107/150)
Updating files:  72% (108/150)
Updating files:  73% (110/150)
Updating files:  74% (111/150)
Updating files:  75% (113/150)
Updating files:  76% (114/150)
Updating files:  77% (116/150)
Updating files:  78% (117/150)
Updating files:  79% (119/150)
Updating files:  80% (120/150)
Updating files:  81% (122/150)
Updating files:  82% (123/150)
Updating files:  83% (125/150)
Updating files:  84% (126/150)
Updating files:  85% (128/150)
Updating files:  86% (129/150)
Updating files:  87% (131/150)
Updating files:  88% (132/150)
Updating files:  89% (134/150)
Updating files:  90% (135/150)
Updating files:  91% (137/150)
Updating files:  92% (138/150)
Updating files:  93% (140/150)
Updating files:  94% (141/150)
Updating files:  95% (143/150)
Updating files:  96% (144/150)
Updating files:  97% (146/150)
Updating files:  98% (147/150)
Updating files:  99% (149/150)
Updating files: 100% (150/150)
Updating files: 100% (150/150), done.
[INFO] started tweaking git repo https://github.com/5ymph0en1x/Aurea
[INFO] finished tweaking git repo https://github.com/5ymph0en1x/Aurea
[INFO] tweaked toml for git repo https://github.com/5ymph0en1x/Aurea written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/5ymph0en1x/Aurea on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/5ymph0en1x/Aurea already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 4 packages to latest compatible versions
[INFO] [stderr]       Adding crunchy v0.2.4
[INFO] [stderr]       Adding half v2.7.1
[INFO] [stderr]       Adding zerocopy v0.8.52
[INFO] [stderr]       Adding zerocopy-derive v0.8.52
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded minifb v0.27.0
[INFO] [stderr]   Downloaded sdl2 v0.38.0
[INFO] [stderr]   Downloaded sdl2-sys v0.38.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cde35de496ec384a3e8f3c6d1a833d78e006c7221a74a203d50c1b10fb324e8e
[INFO] running `Command { std: "docker" "start" "cde35de496ec384a3e8f3c6d1a833d78e006c7221a74a203d50c1b10fb324e8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cde35de496ec384a3e8f3c6d1a833d78e006c7221a74a203d50c1b10fb324e8e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cde35de496ec384a3e8f3c6d1a833d78e006c7221a74a203d50c1b10fb324e8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cde35de496ec384a3e8f3c6d1a833d78e006c7221a74a203d50c1b10fb324e8e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking zune-jpeg v0.5.13
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking zerocopy v0.8.52
[INFO] [stderr]     Checking windows-targets v0.52.6
[INFO] [stderr]     Checking windows-result v0.2.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking windows-strings v0.1.0
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling windows-implement v0.58.0
[INFO] [stderr]    Compiling windows-interface v0.58.0
[INFO] [stderr]    Compiling minifb v0.27.0
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking windows-core v0.58.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking windows v0.58.0
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking aurea-core v0.9.0 (/opt/rustwide/workdir/src/core)
[INFO] [stdout] warning: unused imports: `Q_ALPHA`, `Q_A`, `Q_BETA`, and `Q_GAMMA`
[INFO] [stdout]    --> src/core/src/lot.rs:510:30
[INFO] [stdout]     |
[INFO] [stdout] 510 |     use crate::calibration::{Q_A, Q_ALPHA, Q_BETA, Q_GAMMA, CODON_STRUCT_FACTOR_MIN, CODON_STRUCT_FACTOR_MAX};
[INFO] [stdout]     |                              ^^^  ^^^^^^^  ^^^^^^  ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Q_ALPHA`, `Q_A`, `Q_BETA`, and `Q_GAMMA`
[INFO] [stdout]    --> src/core/src/lot.rs:510:30
[INFO] [stdout]     |
[INFO] [stdout] 510 |     use crate::calibration::{Q_A, Q_ALPHA, Q_BETA, Q_GAMMA, CODON_STRUCT_FACTOR_MIN, CODON_STRUCT_FACTOR_MAX};
[INFO] [stdout]     |                              ^^^  ^^^^^^^  ^^^^^^  ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/core/src/aurea_encoder.rs:570:21
[INFO] [stdout]     |
[INFO] [stdout] 570 |                 let mut a = blk_angle.rem_euclid(std::f64::consts::PI);
[INFO] [stdout]     |                     ----^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block_size`
[INFO] [stdout]   --> src/core/src/hierarchy.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 |     block_size: usize,
[INFO] [stdout]    |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_size`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `g16`
[INFO] [stdout]    --> src/core/src/lot.rs:871:9
[INFO] [stdout]     |
[INFO] [stdout] 871 |     let g16 = 2usize; // used by 32-merge below
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_g16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `total_bits`
[INFO] [stdout]    --> src/core/src/rans.rs:989:21
[INFO] [stdout]     |
[INFO] [stdout] 989 |                 let total_bits = 2 * nbits - 1; // prefix zeros + 1 + suffix
[INFO] [stdout]     |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_bits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `count` is assigned to, but never used
[INFO] [stdout]    --> src/core/src/scene_analysis.rs:394:13
[INFO] [stdout]     |
[INFO] [stdout] 394 |         let mut count = 0u64;
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_count` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `count` is never read
[INFO] [stdout]    --> src/core/src/scene_analysis.rs:404:17
[INFO] [stdout]     |
[INFO] [stdout] 404 |                 count += 1;
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/core/src/trellis.rs:438:9
[INFO] [stdout]     |
[INFO] [stdout] 438 |     let mut cur_idx = best_final_idx;
[INFO] [stdout]     |         ----^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_active`
[INFO] [stdout]    --> src/core/src/lib.rs:322:17
[INFO] [stdout]     |
[INFO] [stdout] 322 |             let n_active: usize = cfl_flags.iter().filter(|&&f| f).count();
[INFO] [stdout]     |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_active`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sharpen_luminance` is never used
[INFO] [stdout]   --> src/core/src/lib.rs:35:4
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn sharpen_luminance(l_plane: &mut [f64], h: usize, w: usize) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sharpen_luminance_planes` is never used
[INFO] [stdout]   --> src/core/src/lib.rs:45:4
[INFO] [stdout]    |
[INFO] [stdout] 45 | fn sharpen_luminance_planes(output_planes: &mut [Vec<f64>], h: usize, w: usize) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rice_k` is never used
[INFO] [stdout]    --> src/core/src/rans.rs:915:4
[INFO] [stdout]     |
[INFO] [stdout] 915 | fn rice_k(energy: u32) -> u32 {
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MIN_NZ_FOR_TRELLIS` is never used
[INFO] [stdout]   --> src/core/src/trellis.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | const MIN_NZ_FOR_TRELLIS: usize = 3;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `pack` is never used
[INFO] [stdout]    --> src/core/src/trellis.rs:117:8
[INFO] [stdout]     |
[INFO] [stdout] 104 | impl TState {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 117 |     fn pack(&self) -> usize {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `penalty` is never used
[INFO] [stdout]    --> src/core/src/trellis.rs:326:8
[INFO] [stdout]     |
[INFO] [stdout] 325 | impl TNode {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] 326 |     fn penalty() -> Self {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking aurea v0.9.0 (/opt/rustwide/workdir/src/cli)
[INFO] [stderr]     Checking aurea-shell v0.1.0 (/opt/rustwide/workdir/src/shell)
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/shell/src/lib.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use windows::Win32::Foundation::*;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/shell/src/lib.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use windows::Win32::Graphics::Gdi::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/shell/src/lib.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use windows::Win32::Graphics::Imaging::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/shell/src/lib.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use windows::Win32::System::Com::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/shell/src/lib.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use windows::Win32::UI::Shell::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/shell/src/lib.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use windows::core::*;
[INFO] [stdout]   |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `implement` in this scope
[INFO] [stdout]   --> src/shell/src/lib.rs:92:3
[INFO] [stdout]    |
[INFO] [stdout] 92 | #[implement(IThumbnailProvider, IInitializeWithItem)]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  1 + use windows_core::implement;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `implement` in this scope
[INFO] [stdout]    --> src/shell/src/lib.rs:229:3
[INFO] [stdout]     |
[INFO] [stdout] 229 | #[implement(IWICBitmapDecoder)]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]   1 + use windows_core::implement;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `implement` in this scope
[INFO] [stdout]    --> src/shell/src/lib.rs:369:3
[INFO] [stdout]     |
[INFO] [stdout] 369 | #[implement(IWICBitmapFrameDecode)]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]   1 + use windows_core::implement;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `implement` in this scope
[INFO] [stdout]    --> src/shell/src/lib.rs:469:3
[INFO] [stdout]     |
[INFO] [stdout] 469 | #[implement(IClassFactory)]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]   1 + use windows_core::implement;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/shell/src/lib.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use windows::Win32::Foundation::*;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/shell/src/lib.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use windows::Win32::Graphics::Gdi::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/shell/src/lib.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use windows::Win32::Graphics::Imaging::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/shell/src/lib.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use windows::Win32::System::Com::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/shell/src/lib.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use windows::Win32::UI::Shell::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/shell/src/lib.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use windows::core::*;
[INFO] [stdout]   |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]  --> src/cli/src/bin/benchmark_v11.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]  --> src/cli/src/bin/benchmark_v11.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `implement` in this scope
[INFO] [stdout]   --> src/shell/src/lib.rs:92:3
[INFO] [stdout]    |
[INFO] [stdout] 92 | #[implement(IThumbnailProvider, IInitializeWithItem)]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  1 + use windows_core::implement;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `implement` in this scope
[INFO] [stdout]    --> src/shell/src/lib.rs:229:3
[INFO] [stdout]     |
[INFO] [stdout] 229 | #[implement(IWICBitmapDecoder)]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]   1 + use windows_core::implement;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `implement` in this scope
[INFO] [stdout]    --> src/shell/src/lib.rs:369:3
[INFO] [stdout]     |
[INFO] [stdout] 369 | #[implement(IWICBitmapFrameDecode)]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]   1 + use windows_core::implement;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `implement` in this scope
[INFO] [stdout]    --> src/shell/src/lib.rs:469:3
[INFO] [stdout]     |
[INFO] [stdout] 469 | #[implement(IClassFactory)]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]   1 + use windows_core::implement;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start`
[INFO] [stdout]   --> src/cli/src/bin/benchmark_v11.rs:75:17
[INFO] [stdout]    |
[INFO] [stdout] 75 |             let start = Instant::now();
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_start`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `status`
[INFO] [stdout]   --> src/cli/src/bin/benchmark_v11.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 |             let status = Command::new("target/release/aurea.exe")
[INFO] [stdout]    |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start`
[INFO] [stdout]   --> src/cli/src/bin/benchmark_v11.rs:75:17
[INFO] [stdout]    |
[INFO] [stdout] 75 |             let start = Instant::now();
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_start`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `status`
[INFO] [stdout]   --> src/cli/src/bin/benchmark_v11.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 |             let status = Command::new("target/release/aurea.exe")
[INFO] [stdout]    |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/shell/src/lib.rs:64:45
[INFO] [stdout]    |
[INFO] [stdout] 64 | unsafe fn read_istream(stream: &IStream) -> Result<Vec<u8>> {
[INFO] [stdout]    |                                             ^^^^^^ ------- supplied 1 generic argument
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 64 | unsafe fn read_istream(stream: &IStream) -> Result<Vec<u8>, E> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aurea-shell` (lib) due to 11 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/shell/src/lib.rs:64:45
[INFO] [stdout]    |
[INFO] [stdout] 64 | unsafe fn read_istream(stream: &IStream) -> Result<Vec<u8>> {
[INFO] [stdout]    |                                             ^^^^^^ ------- supplied 1 generic argument
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 64 | unsafe fn read_istream(stream: &IStream) -> Result<Vec<u8>, E> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aurea-shell` (lib test) due to 11 previous errors
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/core/src/aurea_encoder.rs:570:21
[INFO] [stdout]     |
[INFO] [stdout] 570 |                 let mut a = blk_angle.rem_euclid(std::f64::consts::PI);
[INFO] [stdout]     |                     ----^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block_size`
[INFO] [stdout]   --> src/core/src/hierarchy.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 |     block_size: usize,
[INFO] [stdout]    |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_size`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `g16`
[INFO] [stdout]    --> src/core/src/lot.rs:871:9
[INFO] [stdout]     |
[INFO] [stdout] 871 |     let g16 = 2usize; // used by 32-merge below
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_g16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `total_bits`
[INFO] [stdout]    --> src/core/src/rans.rs:989:21
[INFO] [stdout]     |
[INFO] [stdout] 989 |                 let total_bits = 2 * nbits - 1; // prefix zeros + 1 + suffix
[INFO] [stdout]     |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_bits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `count` is assigned to, but never used
[INFO] [stdout]    --> src/core/src/scene_analysis.rs:394:13
[INFO] [stdout]     |
[INFO] [stdout] 394 |         let mut count = 0u64;
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_count` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `count` is never read
[INFO] [stdout]    --> src/core/src/scene_analysis.rs:404:17
[INFO] [stdout]     |
[INFO] [stdout] 404 |                 count += 1;
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/core/src/trellis.rs:438:9
[INFO] [stdout]     |
[INFO] [stdout] 438 |     let mut cur_idx = best_final_idx;
[INFO] [stdout]     |         ----^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `trellis`
[INFO] [stdout]    --> src/core/src/trellis.rs:623:14
[INFO] [stdout]     |
[INFO] [stdout] 623 |         let (trellis, trellis_eob) = trellis_quantize_block(&coeffs, &steps, &dzs, 0, 3.0, &snapshots);
[INFO] [stdout]     |              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trellis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_active`
[INFO] [stdout]    --> src/core/src/lib.rs:322:17
[INFO] [stdout]     |
[INFO] [stdout] 322 |             let n_active: usize = cfl_flags.iter().filter(|&&f| f).count();
[INFO] [stdout]     |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_active`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sharpen_luminance` is never used
[INFO] [stdout]   --> src/core/src/lib.rs:35:4
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn sharpen_luminance(l_plane: &mut [f64], h: usize, w: usize) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sharpen_luminance_planes` is never used
[INFO] [stdout]   --> src/core/src/lib.rs:45:4
[INFO] [stdout]    |
[INFO] [stdout] 45 | fn sharpen_luminance_planes(output_planes: &mut [Vec<f64>], h: usize, w: usize) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rice_k` is never used
[INFO] [stdout]    --> src/core/src/rans.rs:915:4
[INFO] [stdout]     |
[INFO] [stdout] 915 | fn rice_k(energy: u32) -> u32 {
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MIN_NZ_FOR_TRELLIS` is never used
[INFO] [stdout]   --> src/core/src/trellis.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | const MIN_NZ_FOR_TRELLIS: usize = 3;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `penalty` is never used
[INFO] [stdout]    --> src/core/src/trellis.rs:326:8
[INFO] [stdout]     |
[INFO] [stdout] 325 | impl TNode {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] 326 |     fn penalty() -> Self {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cde35de496ec384a3e8f3c6d1a833d78e006c7221a74a203d50c1b10fb324e8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cde35de496ec384a3e8f3c6d1a833d78e006c7221a74a203d50c1b10fb324e8e", kill_on_drop: false }`
[INFO] [stdout] cde35de496ec384a3e8f3c6d1a833d78e006c7221a74a203d50c1b10fb324e8e
